home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 44 / PC Actual CD 44.iso / Linux / Cygwin / full.exe / Disk1 / data1.cab / Tools / share / tix4.1 / Version.tcl < prev    next >
Encoding:
Text File  |  1998-12-04  |  375 b   |  18 lines

  1. # Version.tcl --
  2. #
  3. #    This file is automatically generated by the Tix version control tool
  4. #
  5. #
  6. # Copyright (c) 1996, Expert Interface Technologies
  7. #
  8. # See the file "license.terms" for information on usage and redistribution
  9. # of this file, and for a DISCLAIMER OF ALL WARRANTIES.
  10. #
  11.  
  12. proc tixScriptVersion {} {
  13.     return 4.1
  14. }
  15. proc tixScriptPatchLevel {} {
  16.     return 4.1.0
  17. }
  18.